Click or drag to resize

RetentionTag Constructor (String, Boolean)

Initializes a new instance of the RetentionTag class

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public RetentionTag(
	string value,
	bool isExplicit
)

Parameters

value
Type: SystemString
isExplicit
Type: SystemBoolean
See Also